home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Openstep 4.2 (Developer)
/
Openstep Developer 4.2.iso
/
NextDeveloper
/
Source
/
GNU
/
gcc
/
config
/
pa
/
x-pa-hpux
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-05-16
|
284 b
|
11 lines
ALLOCA=alloca.o
%if next-pdo
# When gcc is running on a NeXT, we want the make interaction in it.
COMMON_OBJS = makeUser.o make-support.o
makeUser.o: $(srcdir)/makeUser.c $(srcdir)/make.h
$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
$(srcdir)/makeUser.c
%endif next-pdo